func crypto/elliptic.p256Select

4 uses

	crypto/elliptic (current package)
		p256_asm.go#L84: func p256Select(point, table []uint64, idx int)
		p256_asm.go#L503: 	p256Select(p.xyz[0:12], precomp[0:], sel)
		p256_asm.go#L522: 		p256Select(t0.xyz[0:], precomp[0:], sel)
		p256_asm.go#L539: 	p256Select(t0.xyz[0:], precomp[0:], sel)